Conversation
Fix #5635 Assites-by: Claude Opus 4.7
|
And if you do not use -B0 you should see no frame. |
|
But things are not completely right (and Claude warned me about it). The title is not rotated. |
Right. I didn't pay attention to that. |
|
The title angle is now fixed. This PR now causes |
I'm affraid that I try it and I am getting the same figure. |
|
Maybe you didn't get the updated branch? Can't retest right now as I'm debugging something else in another branch. |
|
I checked in another computer and this is working fine. Will merge it but test |
Yes, I think I had an issue with this. Now, I have this version from today ( |
|
I looked at the PostScript file generated by this command and I have to say I do not like how it turned out. From what I learned while creating perspective text, when the What I see in the PS is that the title was left outside the block affected by the transformation matrix, and instead a rotation was applied directly:
|
A part of the previous fix in #9014 had broken a couple of other tests (oldvec, etc). This now revert that breaking and oddly still fixes the psimage text rotation issue.






Fix #5635
Assisted-by: Claude Opus 4.7